CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c language chess

搜索资源列表

  1. smart_jin

    0下载:
  2. C语言编写的井字棋,由于是电脑先手,所以无论如何你也赢不了它,不信就试试看-C language gridwork of chess, computer offensive, in any case you can not win it, the letter does not try! !
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:10036
    • 提供者:林大为
  1. wudaoqi

    0下载:
  2. 要求是用C语言编一个五道棋的程序,用鼠标走棋.并且能数棋盘上的棋子,能判断胜负.-request with C language is a series of five chess program that will move the mouse away. And can a few pieces on a chessboard to be able to judge the outcome.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:7803
    • 提供者:飞机
  1. wuzq

    0下载:
  2. 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:57222
    • 提供者:李凡
  1. geziqi

    0下载:
  2. 格子棋游戏C语言源程序, 运行环境: Win9x/NT/2000/XP/ -lattice game of chess C language source code, the environment : CTP /
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49291
    • 提供者:mx
  1. doment

    0下载:
  2. 棋游戏的C语言源程序,一个非常适应于初学者的软件程序,非常好-game of chess C language source, a very beginners to adapt to the software program, a very good
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:244640
    • 提供者:liuhp
  1. zhongguoxiangqi0622311_10

    0下载:
  2. 用C语言制作的中国象棋 zhongguoxiangqi0622311_10.rar 用C语言制作的中国象棋-C language produced by the Chinese Chess zhongguoxiangqi0622311_10 . rar C language production of Chinese chess
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:S27
  1. CChessSource

    0下载:
  2. 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:168408
    • 提供者:张巍
  1. Chinese_chess

    2下载:
  2. 一个由C语言编写的中国象棋游戏,界面还不错,玩起来还可以,大家参考参考咯-one prepared by the C language game of Chinese chess, interface was pretty good, can also play together, your information 1,10
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:169986
    • 提供者:彭双庆
  1. j_9901_CChess

    1下载:
  2. Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:173509
    • 提供者:宋雅彧
  1. bahuanghouproblem_c

    0下载:
  2. C语言实现的八皇后问题求解。 会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-C language of the eight Queen's problem to solve. Will be under the international chess are very clear : the Queen's horizontal, the vertic
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:8013
    • 提供者:王超
  1. renjixiaqi

    0下载:
  2. 用c语言编写的关于人机下棋问题的相关源程序-c language used on the man-machine chess problems related source
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1730
    • 提供者:王鹤新
  1. chinesecheese

    0下载:
  2. 中国象棋,用c语言实现,可供大家学习参考-Chinese chess, using the c language, which can be used as study reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:148010
    • 提供者:lihui
  1. gameofgo

    0下载:
  2. 本系统是一款网络棋类游戏。采用MFC环境,使用C++语言编制。建立工程,使用文档结构,在客户区画出棋盘,棋子等。-system is one of the network chess game. Using MFC environment, the use of C language. Building works, use the file structure, the client painted checkerboard areas, such as a pawn.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:77824
    • 提供者:刘放晴
  1. ChinaChess10_wf

    1下载:
  2. 中国象棋C语言算法-Chinese chess C language algorithms.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:155414
    • 提供者:kingchuan
  1. game_chesse.7.1

    0下载:
  2. ARM 纯C语言中国象棋源代码.无AI.人人对弈,可放大缩小.-Chinese chess ARM pure C language source code. No AI. Everyone chess, can zoom.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:20881
    • 提供者:lzpong
  1. gobang_lowAI

    1下载:
  2. 纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈-Written in pure c language backgammon. Standard c program that can run on any compiler. Comes with a simple AI system that can and human chess
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-06-29
    • 文件大小:2260
    • 提供者:scan
  1. chess

    0下载:
  2. c语言,用A*算法求取重排九宫图问题 ,还有相关介绍-c language, with A* algorithm to strike a rearrangement JiuGongTu graph problems, as well as related presentations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:23207
    • 提供者:ll
  1. yyyy

    0下载:
  2. 简单c语言象棋程序,初级入门阶段可以尝试-Simple c language chess program,Primary entry stage can try.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:杨博强
  1. chess

    0下载:
  2. 使用VS2010,C#语言开发的黑白棋小游戏,适合于初学者利用此工程学习C#语言。-Use VS2010, C# language development of the black and white game, suitable for beginners to use this project to learn C# language.
  3. 所属分类:CSharp

    • 发布日期:2017-12-15
    • 文件大小:1978368
    • 提供者:张鑫
  1. chess

    0下载:
  2. This is a C++Builder language Code for a Chess.
  3. 所属分类:游戏

    • 发布日期:2018-01-09
    • 文件大小:43008
    • 提供者:EricRepa
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com